home *** CD-ROM | disk | FTP | other *** search
/ Aplicaciones Windows / Aplicaciones Windows.iso / Musica / MM9530B1.ZIP / _SETUP.1 / tech2.txt < prev    next >
Text File  |  1997-01-24  |  13KB  |  283 lines

  1. FILENAME:  EPMM0008:  Midi Machine V2.xx-/! No Tips
  2. =============================================================================
  3. This document was last updated on 9/30/95.
  4.  
  5. {{{ DOES NOT RELATE TO MIDI MACHINE V3.XX }}}
  6.  
  7.  
  8. FILENAME:  EPMM0009:  Midi Machine No Sound
  9. =============================================================================
  10. This document was last updated on 1/24/1997.
  11.  
  12. As mentioned by several users, cases exist where Midi Machine may not
  13. automatically play midi and sound files the first time it is run.  This
  14. scenario may not actually be the fault of Midi Machine, but several methods
  15. are available to solve this problem.
  16.  
  17. BACKGROUND:
  18.  
  19. With the proliferation of the "multimedia computer," many manufacturers
  20. automatically installed sound boards and cd-rom drivers, complete with a
  21. set of drivers so that the operating system knows how to communicate with
  22. the equipment.  These essential drivers vary between pieces of equipment,
  23. and therefore programs had to be made to accomodate the drivers.
  24.  
  25. With Windows 3.1 and above, these device-dependent drivers could still be
  26. used, but a new standard called MCI [Media Control Interface] could
  27. also be used, allowing programs to communicate with all different types
  28. of sound boards quickly and efficiently.
  29.  
  30. There are many cases, however, where these drivers have not been installed
  31. on pre-packaged systems.  While a growing amount of software requires the
  32. MCI drivers, a fair amount of software still rely on these device-dependent
  33. drivers, and thus a sound "problem" might not be noticeable until a piece
  34. of software that requires MCI drivers fails to run.  Midi Machine is one
  35. such program that requires MCI drivers to ensure compatibility.
  36.  
  37. POSSIBLE FIX/WIN3.1-WFWG3.11:
  38.  
  39. To test your system for the presence of MCI drivers, run MEDIA PLAYER and
  40. try playing a sound or midi file.  If they play under Media Player and Midi
  41. Machine fails to play the sounds, contact Excel Progs for further help.
  42. If Media Player also fails to play the midi music, then you will need to
  43. install the proper MCI drivers.
  44.  
  45. In order to install the MCI drivers under Windows 3.1, go to the Control
  46. Panel and select drivers.  If [MCI Sound] and [MCI Sequencer] or other
  47. drivers similar in name are not found, then go to ADD and install the
  48. MCI devices that are not present.
  49.  
  50. An alternate approach to installation:
  51.  
  52. BACK UP your SYSTEM.INI file to SYSTEM.BAK or SYSTEM.BK2 (you may
  53. already have backup files so just use SYSTEM.BKx).
  54.  
  55. In the [mci] section, add this line:
  56.  
  57. Sequencer=MCISEQ.DRV
  58.  
  59. POSSIBLE FIX2/WIN3.1-WFWG3.11:
  60.  
  61. Choose your Control Panel and double-click on Midi Mapper.  Click on "New"
  62. to create a new MidiMap, and pick a name of your choosing.
  63.  
  64. A grid should appear with "Port Name" on the center column.  Click on the
  65. "[None]" pulldown in line 1 and select "MVI OPL3 FM Synthesizer" or
  66. "Voyetra Super Sapi FM Driver" or equivalent.  Do the same for lines 2-10
  67. and 13-16.
  68.  
  69. Click on line 16 under "Dest Channel" and change the 16 to 10.
  70.  
  71. Click OK until the Midi Mapper is closed and save all of your changes.
  72.  
  73. DEPENDING on your sound card you may have to adjust these instructions
  74. slightly.  Please see your sound card manufacturer for more details on
  75. creating a Midi Mapper.  Although this SHOULD already be set up for you,
  76. many times it isn't and you have to go through these instructions.
  77.  
  78. POSSIBLE FIX/WIN95+:
  79.  
  80. Test for the presence of Midi as above using Media Player.  If the MCI midi
  81. driver is not present, you need to go to the Add New Hardware Wizard and not
  82. have Windows check for new hardware types.  Choose the "Sound, video, and
  83. game controllers" category and click on "Microsoft MCI" as the Manufacturer.
  84. Click on "MIDI Sequencer Device (Media Control)" under the Models and finish
  85. the installation.  If digital audio sounds do not play, go back to the
  86. wizard and select "Wave Audio Device (Media Control)" for installation.
  87.  
  88.  
  89. FILENAME:  EPMM0010:  Midi Machine Mysterious Errors
  90. =============================================================================
  91. This document was last updated on 1/24/1997.
  92.  
  93. As mentioned by several users, Midi Machine was crashing on certain systems
  94. with mysterious errors such as "Stack Overflow," "Division by Zero," ..etc.
  95. While no program can claim to be completely bug-free, certain errors were
  96. caused by other means.
  97.  
  98. BACKGROUND:
  99.  
  100. Applications written using the Visual Basic 3.0 language require a separate
  101. file to run called VBRUN300.DLL.  The upside to this is that visual basic
  102. programs tend to be more quickly transferable over modem lines since this
  103. run-time module file (VBRUN300.DLL) need only be present on a system one
  104. time for any amount of Visual Basic-written programs.  The downside is that
  105. many copies of the run-time module, through wide-spread distribution,
  106. have become corrupt, and it may be hard to find such corrupt modules because
  107. badly-coded setup programs may add their own copy of this run-time module.
  108.  
  109. Midi Machine was written using the Visual Basic 3.0 language, and its setup
  110. program does not make a copy of this run-time file on your system.  It,
  111. however, requires the file in order to run, and faulty copies can cause
  112. Midi Machine to perform erraticly, if at all.
  113.  
  114. METHOD 1:  Redownload VBRUN300.DLL
  115.  
  116. First, make sure that no program required for basic operation of your
  117. system requires this VBRUN300.DLL file.  Rid your system of all copies of
  118. this file.  You may need to do full searches of your hard drive(s) in case
  119. two or more copies of this file exist, so the following dos command will
  120. search an entire hard drive, spotting the run-time module and placing the
  121. results of the search to a text file called "allvb.txt"
  122.  
  123. DIR VBRUN30?.DLL /s > allvb.txt
  124.  
  125. Next, download or get a copy of VBRUN300.DLL from a reputable source, such
  126. as a bbs where you know the files are good or a reputable ftp site.  Place
  127. the copy of VBRUN300.DLL you believe to be good in your WINDOWS and
  128. WINDOWS\SYSTEM directories.
  129.  
  130. BUG REPORTS:
  131.  
  132. If the above steps do not solve your problem, first refer to other official
  133. Excel Progs documents for help.  Afterwards, send e-mail to Excel Progs
  134. describing the error in full detail so we can try to solve the problem.
  135.  
  136. METHOD 2:  Upgrade Midi Machine to version 3.xx
  137.  
  138. Midi Machine V3.xx is a complete rewrite of Midi Machine with does not
  139. require VBRUN300.DLL.  With a powerful and easy-to-use interface, Midi
  140. Machine 3.xx is the definite multimedia manager for serious enthusiasts.
  141. Download Midi Machine 3.xx from one of the distribution sites (Send a
  142. message to excel@idibbs.com with the subject SITES for a listing).
  143.  
  144.  
  145. FILENAME:  EPMM0011:  Midi Machine Skipping Sounds
  146. =============================================================================
  147. This document was last updated on 1/24/1997.
  148.  
  149. As noted by our beta-testers, Midi Machine has sometimes skipped or gotten
  150. "stuck" on certain sound files.  Upon closer examination, it was found that
  151. these sound files were all corrupt in some fashion, and some other sounds
  152. which had other applications stuck were played fine with Midi Machine.
  153.  
  154. Midi Machine will skip sound files that it has no way of playing; likewise,
  155. it will try to skip to the next sound file in a queue if the sound currently
  156. being played is corrupt and has seemed to "end" to the listener.
  157.  
  158. BACKGROUND:
  159.  
  160. Sound files are digital representations of audio information.  They are
  161. files, just like texts, programs, and graphics are files.  Like other types
  162. of files, they can sometimes be corrupted or arrive to a computer system
  163. in a corrupt format.
  164.  
  165. SOLVE THE PROBLEM:
  166.  
  167. METHOD 1:  Upgrade Midi Machine to version 2.01
  168.  
  169. Each version of Midi Machine has worked further on algorithms to try to
  170. play and recognize the endings of more sound files.  While Midi Machine V2.01
  171. will not be able to play totally corrupt sound files, it will attempt to
  172. play certain corrupt files and recognize the ending of such files, even when
  173. an EOF marker is not returned to Midi Machine.
  174.  
  175. In order to upgrade, you need to download Midi Machine 2.01 from one of the